object AdvancedScanPropertiesForm: TAdvancedScanPropertiesForm Left = 272 Top = 221 Width = 645 Height = 430 Caption = 'AdvancedScanPropertiesForm' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 16 object pnMain: TPanel Left = 0 Top = 0 Width = 637 Height = 396 Align = alClient BevelOuter = bvNone Caption = 'pnMain' TabOrder = 0 object pnBackground: TAxBackgroundPanel Left = 0 Top = 0 Width = 637 Height = 396 Color = clWhite Align = alClient ParentColor = False TabOrder = 0 object lblWelcomeToDefrag: TAxLabel Left = 32 Top = 16 Width = 577 Height = 25 WordWrap = False Quality = smMMXSmoothing4x Transparent = False AutoSize = False Caption = 'Which categories would you like to scan?' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object Image1: TImage Left = 32 Top = 64 Width = 249 Height = 24 Picture.Data = {} Stretch = True end object Label2: TLabel Left = 37 Top = 68 Width = 34 Height = 16 Caption = 'Name' Transparent = True Layout = tlCenter end object AxLabel1: TAxLabel Left = 320 Top = 346 Width = 216 Height = 16 OnLinkClick = AxLabel1LinkClick LinkColor = 14509568 LinkSelectedColor = 14522624 LabelType = ltLink WordWrap = False Transparent = True Caption = 'Learn more about category risk types' ShowAccelChar = True end object Image2: TImage Left = 304 Top = 349 Width = 11 Height = 11 AutoSize = True Picture.Data = {} end object pcText: TAxPageControl Left = 304 Top = 64 Width = 313 Height = 278 ActivePage = tsMain Style = tsFlatButtons TabOrder = 1 NoBorder = True object tsWelcome: TAxTabSheet Caption = 'tsWelcome' TabVisible = True PageControl = pcText object pnWelcome: TAxBackgroundPanel Left = 0 Top = 0 Width = 313 Height = 252 Color = clWhite Align = alClient DoubleBuffered = True ParentColor = False TabOrder = 0 DesignSize = ( 313 252) object Label1: TAxLabel Left = 8 Top = 2 Width = 280 Height = 16 WordWrap = False Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Category Selection' ShowAccelChar = False end object AxLabel3: TAxLabel Left = 8 Top = 30 Width = 280 Height = 156 WordWrap = True Transparent = False AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Select one or more categories by clicking on the checkboxes. Rig' + 'ht-click inside the list for additional options.

Select a' + 'll categories for best results if you'#39're an experienced user and' + ' know about Windows Registry. Search only safe categories if you' + #39're novice user. ' ShowAccelChar = True end end end object tsMain: TAxTabSheet Caption = 'tsMain' TabVisible = True PageControl = pcText object pnlMain: TAxBackgroundPanel Left = 0 Top = 0 Width = 313 Height = 252 Color = clWhite Align = alClient DoubleBuffered = True ParentColor = False TabOrder = 0 DesignSize = ( 313 252) object imgShield: TImage Left = 8 Top = 170 Width = 64 Height = 64 AutoSize = True Picture.Data = {} end object lblRiskLevelDescription: TLabel Left = 8 Top = 128 Width = 291 Height = 57 Anchors = [akLeft, akTop, akRight, akBottom] AutoSize = False Caption = 'This category is safe and can be selected by novice users.' Color = clCream ParentColor = False Transparent = True WordWrap = True end object lblRiskLevel: TAxLabel Left = 8 Top = 100 Width = 297 Height = 16 WordWrap = False Transparent = True AutoSize = False Anchors = [akLeft, akTop, akRight] Caption = 'Risk level: safe' ShowAccelChar = True end object lblCategoryDescription: TLabel Left = 8 Top = 30 Width = 299 Height = 66 Anchors = [akLeft, akTop, akRight, akBottom] AutoSize = False Caption = 'Select this category if you want the program to look for orphan ' + 'file extentions that are associated with non-existent files.' Color = clCream ParentColor = False Transparent = True WordWrap = True end object lblCategoryName: TAxLabel Left = 8 Top = 2 Width = 96 Height = 16 WordWrap = False Transparent = True Caption = 'File Extensions' ShowAccelChar = False end end end end object lvCategories: TAxListView Left = 32 Top = 88 Width = 249 Height = 289 HorzScrollBar.Visible = False VertScrollBar.Range = 66 VertScrollBar.Tracking = True DoubleBuffered = True Sections.Font.Charset = DEFAULT_CHARSET Sections.Font.Color = clWindowText Sections.Font.Height = -13 Sections.Font.Name = 'Arial' Sections.Font.Style = [] Sections.HeaderTextOffset = 5 Sections.ItemsOffset = 7 Sections.HeaderHeight = 19 Sections.CheckBoxes = True Sections.ItemHeight = 19 Sections = < item Caption = 'Categories' Items = < item Caption = 'Classes' Checked = False ImageIndex = -1 Tag = 0 end item Caption = 'History' Checked = False ImageIndex = -1 Tag = 0 end item Caption = 'Fonts' Checked = False ImageIndex = -1 Tag = 0 end> ImageIndex = -1 end> BorderStyle = bsNone OnSelectItem = lvCategoriesSelectItem RowSelect = True HideSections = True HotTrackStyle.HighlightFont.Charset = DEFAULT_CHARSET HotTrackStyle.HighlightFont.Color = clWindowText HotTrackStyle.HighlightFont.Height = -11 HotTrackStyle.HighlightFont.Name = 'MS Sans Serif' HotTrackStyle.HighlightFont.Style = [] Style = lsNormal Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clWindowText Header.Font.Height = -13 Header.Font.Name = 'Arial' Header.Font.Style = [] Header.Sections = <> Header.Height = 18 Header.Enabled = False ParentShowHint = False TabOrder = 0 OnMouseDown = lvCategoriesMouseDown end end end object PopupMenu: TPopupMenu OnPopup = PopupMenuPopup Left = 600 Top = 8 object acnSelectAll1: TMenuItem Action = acnSelectAll end object acnSelectAllSafe1: TMenuItem Action = acnSelectSafeOnly end object N2: TMenuItem Caption = '-' end object acnUnselectAll1: TMenuItem Action = acnUnselectAll end object acnInvertSelection1: TMenuItem Action = acnInvertSelection end end object ActionList1: TActionList Left = 568 Top = 8 object acnSelectAll: TAction Caption = 'Select All' OnExecute = acnSelectAllExecute end object acnUnselectAll: TAction Caption = 'Unselect All' OnExecute = acnUnselectAllExecute end object acnInvertSelection: TAction Caption = 'Invert Selection' OnExecute = acnInvertSelectionExecute end object acnSelectSafeOnly: TAction Caption = 'Select Safe Only' OnExecute = acnSelectSafeOnlyExecute end end end